home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / misc / math / LaplaceBase.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  8.2 KB  |  200 lines

  1. Short:    V0.13 symbolic algebra program - base archive
  2. Author:   bstegema@ix.urz.uni-heidelberg.de (Benjamin Stegemann)
  3. Uploader: bstegema@ix.urz.uni-heidelberg.de (Benjamin Stegemann)
  4. Version:  0.13
  5. Type:     misc/math
  6.  
  7.  
  8. ******************************************************************************
  9.    Laplace is now available  to different CPU types.  To install Laplace,  use
  10. need the archive
  11.    LaplaceBase.lha
  12. and at least one of
  13.    Laplace000.lha
  14.    Laplace020.lha
  15.    Laplace020fp.lha
  16.    Laplace040.lha
  17. depending of your  CPU. Depack these  archives into the  same directory  (e.g.
  18. 'RAM:') and start the installer script.
  19. ******************************************************************************
  20.  
  21.  
  22. ******************************************************************************
  23.    You need MUI3.3+ and the Installer  V43.3. Download them now, if you  don't
  24. have them already.
  25.    MUI -> util/libs/mui39usr.lha
  26.    Installer -> util/misc/Installer43_3.lha
  27. ******************************************************************************
  28.  
  29.  
  30. ******************************************************************************
  31.    Laplace is now SHAREWARE!!
  32.    Although it is still a beta version, I decided to start with a lower  price
  33. than I planned. When Laplace gets some more powerful features (like a function
  34. plotter), this price will increase. But if you register now, you won't have to
  35. pay the difference!! I  will start with 20DM  or US$15. See the  documentation
  36. for more details.
  37. ******************************************************************************
  38.  
  39.  
  40. Description:
  41.  
  42.     Laplace is (or at least should be) an universal tool for  mathematical
  43.     calculations. It lacks such a GUI with hundreds of windows like  those
  44.     other progs I've found on AMIGA.
  45.        Instead it works  like a  shell, you enter  a command  and get  the
  46.     result displayed, which is much more flexible.
  47.        This is just a beta version!!
  48.        There WILL be much  more implemented, but I  need YOUR support  and
  49.     suggestions!!!!
  50.  
  51.  
  52. Features:
  53.  
  54.      · Basic two dimensional plotter and animated plots.
  55.      · Export graphs as PS or EPS.
  56.      · Works fully symbolic.
  57.      · Most basic complex, vector and matrix operations.
  58.      · Basic statistical operations on sets.
  59.      · Full derivation of functions.
  60.      · Numerical integration.
  61.      · Export formulas to LaTeX.
  62.      · Nice GUI, almost everything is configureable.
  63.      · Offers a revolutionary way of handling experimental results with
  64.        errors using gaussian error distribution.
  65.      · Localized, currently english and german.
  66.      · Full featured installer script.
  67.      · Documentation in AmigaGuide.
  68.      · Procedures and simple programming features.
  69.  
  70.  
  71. Requirements:
  72.  
  73.      · CPU: 68000 or better (no FPU needed)
  74.      · OS: 3.0 or better
  75.      · MUI: 3.3
  76.      · MEM: much, 4MB should be minimum
  77.  
  78.  
  79. Changes since V0.12:
  80.  
  81.      · 8.4.1998:
  82.         · ß1: Bugfix:  redrawing  wath  screwed  up  with  asynchron
  83.           calculation.
  84.         · ß2: Plotter: First simple PS export.
  85.      · 12.4.1998:
  86.         · ß3: Plotter: PS and EPS export works fine.
  87.         · ß4: Plotter: Added axis labels and legend.
  88.      · 13.4.1998:
  89.         · ß5: Plotter: Now displays e.g 2*10 ^ 2  instead of 2e2 .
  90.         · ß6: Manual: New appendix Future plans.
  91.         · ß7: Plotter: Axis number  were place incorrectly with  log
  92.           scale.
  93.         · ß8: Plotter: GhostScript (if  installed) can now  directly
  94.           be invoked to print PS files.
  95.         · ß9: : Plotter: Preview using GhostScript implemented.
  96.      · 16.4.1998:
  97.         · ß10: :  Plotter:  New (adaptive)  handling  of  function's
  98.           precision.
  99.         · ß11: : Plotter: More flexible handling of axises.
  100.      · 17.4.1998:
  101.         · ß12: : Bugfix: Expressions  like 1 + 2x   caused a crash.
  102.           Reported by ??.
  103.      · 18.4.1998:
  104.         · ß13: New  internal  representation of  displayed  objects.
  105.           Uses less code  and prepares  Laplace for  a possible  PPC
  106.           port.
  107.      · 19.4.1998:
  108.         · ß14: Plotter: You can abort  a zoom operation by  pressing
  109.           the spacebar while the left mouse button is pressed.
  110.      · 20.4.1998:
  111.         · ß15: Plotter: Fixed some problems with logarithmic scale.
  112.         · ß16: Plotter: The  window is not  activated, if opened  by
  113.           plot_open() . Suggested by Christoph Rickers.
  114.         · ß17: Button  images  are  now  loaded  before  the  window
  115.           contents are drawn. Looks  more professional according  to
  116.           Christoph Rickers...
  117.      · 29.4.1998:
  118.         · ß18: Plotter: you can now change the fonts.
  119.         · ß19: Prefs: Use listview instead of register.
  120.         · ß20: About: New page Modules.
  121.      · 9.5.1998:
  122.         · ß21: Some modifications of the GUI (image buttons, etc.).
  123.         · ß22: Reimplemented online help system.
  124.      · 11.5.1998:
  125.         · ß23: Uff, what a day. Once again, my address has  changed!
  126.           Now it's
  127.              Scheffelstraße 14
  128.              69214 Eppelheim
  129.              Germany
  130.         · ß24: Bugfix:  Derivation of  a  ^ c,  c=const   was wrong
  131.           (c*a ^  (c-1)   instead of  c*a  ^ (c-1)*derive  (a,x) ).
  132.           Reported by Markus Mannevaara.
  133.      · 16.5.1998:
  134.         · ß25:  After   logically   splitting   Laplace   into   the
  135.           mathmatical kernel and the graphical interface, these  two
  136.           parts are now physically seperated into two programs  that
  137.           communicate via messages. In theory the kernal can now  be
  138.           compiled for and run on a  PPC while the GUI uses the  68k
  139.           processor. If you  have a  PPC card,  you are  programming
  140.           with the ppc-gcc and you would like to port the kernel  to
  141.           PPC, please contact me!
  142.      · 14.7.1998:
  143.         · ß26:  Bugfix:  derivation  of  constants  (pi,  e)  caused
  144.           Enforcer hit. Reported by Tommy Lindgren.
  145.      · 15.7.1998:
  146.         · ß27: Implemented  Line archive   and  Color archive    for
  147.           easier line and color definition.
  148.      · 30.7.1998:
  149.         · ß28: Bugfix: custom MUI classes where disposed before  all
  150.           MUI objects  where disposed,  which could  sometimes  lead
  151.           into a crash at the exit of Laplace.
  152.      · 29.9.1998:
  153.              Finally it's out.
  154.  
  155.  
  156. Notes:
  157.  
  158.     German documentation  is  still  incomplete.  It's  currently  a  wild
  159.     mixture of german and english parts.
  160.  
  161.  
  162.                                              P!\K, 29.9.1998
  163.                                              bstegema@ix.urz.uni-heidelberg.de
  164.  
  165.  
  166. ============================= Archive contents =============================
  167.  
  168. Original  Packed Ratio    Date     Time    Name
  169. -------- ------- ----- --------- --------  -------------
  170.      632     280 55.6% 30-Sep-98 19:28:30  Install_Laplace.info
  171.    35607   35607  0.0% 30-Sep-98 19:32:40 +Buttons.lha
  172.    34592   34592  0.0% 30-Sep-98 19:32:12 +Catalogs.lha
  173.     2372    2372  0.0% 30-Sep-98 19:32:56 +Docs_deutsch.lha
  174.    87132   87132  0.0% 30-Sep-98 19:32:56 +Docs_deutsch_guide.lha
  175.     2132    2132  0.0% 30-Sep-98 19:33:08 +Docs_english.lha
  176.    73766   73766  0.0% 30-Sep-98 19:33:06 +Docs_english_guide.lha
  177.   151311  151311  0.0% 30-Sep-98 19:32:32 +Fonts.lha
  178.    19223   19223  0.0% 30-Sep-98 19:32:04 +Icons_mwb.lha
  179.     9192    9192  0.0% 30-Sep-98 19:32:00 +Icons_std.lha
  180.    10480   10480  0.0% 30-Sep-98 19:32:22 +Images.lha
  181.     2102    2102  0.0% 30-Sep-98 19:32:04 +Include.lha
  182.   145718  145718  0.0% 30-Sep-98 19:32:22 +Intro.lha
  183.     4421    4421  0.0% 30-Sep-98 19:32:14 +Libs.lha
  184.    51229   51229  0.0% 30-Sep-98 19:32:46 +PostScript.lha
  185.    13208   13208  0.0% 30-Sep-98 19:32:08 +Prefs.lha
  186.     1012    1012  0.0% 30-Sep-98 19:33:08 +Projects.lha
  187.     4208    4208  0.0% 30-Sep-98 19:32:14 +Tables.lha
  188.     2084    2084  0.0% 30-Sep-98 19:33:08 +Tools.lha
  189.    57488   11386 80.1% 30-Sep-98 19:28:28 +Install
  190.      559     323 42.2% 30-Sep-98 19:28:28 +Install.info
  191.    23620    6937 70.6% 30-Sep-98 19:28:28 +Read me
  192.      896     358 60.0% 30-Sep-98 19:28:30 +Read me.info
  193.     1600    1131 29.3% 30-Sep-98 19:28:30 +GetConfig
  194.     1452    1067 26.5% 30-Sep-98 19:28:30 +IconX
  195.     8204    4911 40.1% 30-Sep-98 19:28:32 +pguiPrepImage
  196.     1344     886 34.0% 30-Sep-98 19:28:30 +SetConfig
  197.     6540    2695 58.7% 30-Sep-98 19:28:30  LaplaceBase.readme
  198. -------- ------- ----- --------- --------
  199.   752124  679763  9.6% 02-Oct-98 20:24:48   28 files
  200.